Add social media and messaging brand colors#7
Open
LarsFlieger wants to merge 1 commit into
Open
Conversation
Add brand color entries for TikTok, Douyin, Kuaishou, Weibo, QQ, X, Qzone, Threads, Xiaohongshu, Josh, Microsoft Teams, Baidu Tieba, imo, Likee, Picsart, and Vevo. Also remove Telegram's non-official brandfetch.com sourceUrl.
Deploying brands with
|
| Latest commit: |
3eb4402
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9f88416b.brands-96o.pages.dev |
| Branch Preview URL: | https://claude-add-brand-colors-67iw.brands-96o.pages.dev |
There was a problem hiding this comment.
Pull request overview
Adds missing brand color entries for a set of social media / messaging platforms and adjusts Telegram’s sourceUrl to comply with the “official sources only” rule.
Changes:
- Added 16 new brand JSON files (e.g., TikTok/Douyin, X, Threads, Microsoft Teams, etc.) with colors, URLs, categories, and descriptions.
- Updated
brands/telegram.jsonto remove a non-officialsourceUrl(set tonull). - Added an official Vevo brand guideline
sourceUrl.
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| brands/xiaohongshu.json | New brand entry for Xiaohongshu colors and metadata |
| brands/x.json | New brand entry for X (formerly Twitter) monochrome palette |
| brands/weibo.json | New brand entry for Weibo colors and metadata |
| brands/vevo.json | New brand entry for Vevo with official brand guideline source URL |
| brands/tiktok.json | New brand entry for TikTok palette |
| brands/tieba.json | New brand entry for Baidu Tieba palette |
| brands/threads.json | New brand entry for Threads with Meta brand resources link |
| brands/telegram.json | Removed non-official sourceUrl (set to null) |
| brands/teams.json | New brand entry for Microsoft Teams palette |
| brands/qzone.json | New brand entry for Qzone palette |
| brands/qq.json | New brand entry for QQ palette |
| brands/picsart.json | New brand entry for Picsart palette |
| brands/likee.json | New brand entry for Likee palette |
| brands/kuaishou.json | New brand entry for Kuaishou palette |
| brands/josh.json | New brand entry for Josh palette |
| brands/imo.json | New brand entry for imo palette |
| brands/douyin.json | New brand entry for Douyin palette |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "sourceUrl": "https://brandfetch.com/telegram.org?view=library&library=default&collection=colors", | ||
| "sourceUrl": null, | ||
| "category": "Communication Technology", | ||
| "description": "The brand 'Telegram' is characterized by a palette of vibrant and complementary colors: a bold sky blue (#0088CC), a clean and vivid white (#FFFFFF), and a subtle warm beige (#A19679). These colors reflect the brand's modern and friendly interface. Official sources detailing these colors can be found on the brand URL and cited on the source URL, ensuring authenticity and adherence to the brand's visual identity." |
There was a problem hiding this comment.
sourceUrl is now null, but the description still claims official sources are "cited on the source URL". Please update the description to remove/adjust that reference (or restore an official sourceUrl).
Suggested change
| "description": "The brand 'Telegram' is characterized by a palette of vibrant and complementary colors: a bold sky blue (#0088CC), a clean and vivid white (#FFFFFF), and a subtle warm beige (#A19679). These colors reflect the brand's modern and friendly interface. Official sources detailing these colors can be found on the brand URL and cited on the source URL, ensuring authenticity and adherence to the brand's visual identity." | |
| "description": "The brand 'Telegram' is characterized by a palette of vibrant and complementary colors: a bold sky blue (#0088CC), a clean and vivid white (#FFFFFF), and a subtle warm beige (#A19679). These colors reflect the brand's modern and friendly interface. Official information detailing these colors can be found on the brand URL, supporting authenticity and adherence to the brand's visual identity." |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds brand color entries for 16 social media, messaging, and short-video platforms that were missing from the dataset, and fixes one non-official source URL.
New brand files
010101,25F4EE,FE2C55,FFFFFF)000000,FE2C55,25F4EE,FFFFFF)FF6600E6162D, red-orangeFA3C2E12B7F5, yellowFEBF1B, redE32B10000000/FFFFFFFECE00000000/FFFFFF(Meta brand resources linked)FF2442F0286F6264A7,464EB8,7B83EB,505AC92529D81BB6ECFF5C8DC209C1Other changes
telegram.json: removed brandfetch.comsourceUrlsince only official brand-related sources are allowed (set tonull).The already-present brands from the request list (Facebook, YouTube, WhatsApp, Instagram, WeChat, Messenger, LinkedIn, Snapchat, Reddit, Pinterest, Quora, Viber, Discord, Twitch, LINE, Tumblr) already conform to the schema with official source URLs and were left unchanged.
Test plan
npx ts-node src/main.ts) runs without Joi validation errors for any brandx.jsondistinct from existingtwitter.json;teams.jsondistinct fromteamspeak.json/microsoft-*)