| 1 | { |
| 2 | "accenture": { |
| 3 | "summary": "Accenture-style consulting and technology-services identity — violet accent on black for transformation, technology, and delivery decks", |
| 4 | "primary_color": "#A100FF" |
| 5 | }, |
| 6 | "alibaba": { |
| 7 | "summary": "Alibaba-style commerce and cloud identity — signature orange on black for platform, merchant, and cloud solution decks", |
| 8 | "primary_color": "#FF6A00" |
| 9 | }, |
| 10 | "anthropic": { |
| 11 | "summary": "Anthropic / Claude brand family — AI research, product talks, developer conferences, technical training, and launches", |
| 12 | "primary_color": "#D97757" |
| 13 | }, |
| 14 | "aws": { |
| 15 | "summary": "AWS-style cloud identity — signature orange on deep navy for cloud architecture, migration, and well-architected review decks", |
| 16 | "primary_color": "#FF9900" |
| 17 | }, |
| 18 | "bain": { |
| 19 | "summary": "Bain-style consulting identity — scarlet red on restrained neutrals for results-oriented strategy and performance decks", |
| 20 | "primary_color": "#EE3224" |
| 21 | }, |
| 22 | "bcg": { |
| 23 | "summary": "BCG-style consulting identity — forest green and warm neutrals for growth strategy, transformation, and advantage decks", |
| 24 | "primary_color": "#147B58" |
| 25 | }, |
| 26 | "deloitte": { |
| 27 | "summary": "Deloitte-style professional-services identity — signature green on black and neutrals for audit, tax, risk, and advisory decks", |
| 28 | "primary_color": "#86BC25" |
| 29 | }, |
| 30 | "google": { |
| 31 | "summary": "Google brand identity — multi-product corporate decks, developer events (Google I/O style), education and training in the Google ecosystem", |
| 32 | "primary_color": "#4285F4" |
| 33 | }, |
| 34 | "huawei": { |
| 35 | "summary": "Huawei-style enterprise identity — restrained red accent on near-black and gray for ICT solution, product, and partner decks", |
| 36 | "primary_color": "#CF0A2C" |
| 37 | }, |
| 38 | "ibm": { |
| 39 | "summary": "IBM-style enterprise identity — Carbon blue on a disciplined gray scale for hybrid cloud, AI, and enterprise consulting decks", |
| 40 | "primary_color": "#0F62FE" |
| 41 | }, |
| 42 | "jpmorgan": { |
| 43 | "summary": "JPMorgan Chase-style financial-institution identity — corporate blue on navy and neutrals for research, banking, and internal governance decks", |
| 44 | "primary_color": "#117ACA" |
| 45 | }, |
| 46 | "mckinsey": { |
| 47 | "summary": "McKinsey-style consulting identity — deep navy and electric blue for strategy, diagnostic, and executive decision decks", |
| 48 | "primary_color": "#051C2C" |
| 49 | }, |
| 50 | "microsoft": { |
| 51 | "summary": "Microsoft-style enterprise technology identity — four-square product spectrum on neutral grays for Microsoft 365, Azure, and IT program decks", |
| 52 | "primary_color": "#00A4EF" |
| 53 | }, |
| 54 | "nvidia": { |
| 55 | "summary": "NVIDIA-style accelerated-computing identity — signature green on near-black for AI, GPU, and data-center technical decks", |
| 56 | "primary_color": "#76B900" |
| 57 | }, |
| 58 | "pwc": { |
| 59 | "summary": "PwC-style professional-services identity — warm orange-to-rose spectrum on black for assurance, tax, and advisory decks", |
| 60 | "primary_color": "#DB4E18" |
| 61 | }, |
| 62 | "tencent": { |
| 63 | "summary": "Tencent-style internet and cloud identity — measured blue on light neutrals for platform, cloud, and ecosystem decks", |
| 64 | "primary_color": "#3458B0" |
| 65 | }, |
| 66 | "xiaomi": { |
| 67 | "summary": "Xiaomi-style consumer-technology identity — signature orange on clean white for product launches, ecosystem, and retail decks", |
| 68 | "primary_color": "#FF6900" |
| 69 | }, |
| 70 | "中国电信": { |
| 71 | "summary": "China Telecom brand identity for digital infrastructure, government-enterprise solutions, transformation planning, and corporate reporting", |
| 72 | "primary_color": "#004EA2" |
| 73 | }, |
| 74 | "中国电建": { |
| 75 | "summary": "POWERCHINA brand identity for engineering project reports, technical proposals, business negotiations, and corporate promotion", |
| 76 | "primary_color": "#004EA1" |
| 77 | }, |
| 78 | "中汽研": { |
| 79 | "summary": "CATARC brand identity for product certification, evaluation reports, automotive technology promotion, and business visits", |
| 80 | "primary_color": "#004098" |
| 81 | } |
| 82 | } |
| 83 |