Skip to content

fix: rebrand visuals to Anthropic colors, update infographic to v2.0#24

Merged
rohitg00 merged 1 commit intomainfrom
fix/anthropic-brand-v2
Mar 6, 2026
Merged

fix: rebrand visuals to Anthropic colors, update infographic to v2.0#24
rohitg00 merged 1 commit intomainfrom
fix/anthropic-brand-v2

Conversation

@rohitg00
Copy link
Copy Markdown
Owner

@rohitg00 rohitg00 commented Mar 6, 2026

Summary

  • Rebrand all SVGs from purple/indigo to Anthropic coral (#D97757, #E8926F) with navy backgrounds (#191A23)
  • Update infographic.html from v1.3 to v2.0 with correct component counts (11 skills, 5 agents, 18 hooks, 7 guides)
  • Update README badge and mermaid diagram colors to match Anthropic brand

Changes

SVGs (5 files): banner, logo, architecture, workflow-flow, self-correction-demo — all recolored from purple (#6366f1) to Anthropic coral (#D97757)

Infographic HTML: v1.3 → v2.0, added orchestrator/debugger agents, context-optimizer/orchestrate skills, 7 new hook events (SubagentStart, SubagentStop, TaskCompleted, PermissionRequest, PostToolUseFailure, TeammateIdle, Setup), 7 Guides component

README: Badge colors and mermaid diagram styles updated

Test plan

  • Verify SVGs render correctly on GitHub (dark and light mode)
  • Open docs/infographic.html in browser and verify layout
  • Check README badges load with new coral colors
  • Verify mermaid diagrams render with updated styles

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 6, 2026

Caution

Review failed

The head commit changed during the review from 4902874 to 0096d0a.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/anthropic-brand-v2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

SVGs: replace purple/indigo (#6366f1, #a78bfa) with Anthropic coral (#D97757, #E8926F)
and navy backgrounds (#191A23). README badges and mermaid diagrams updated to match.

Infographic: update from v1.3 to v2.0 — 11 skills, 5 agents, 18 hooks, 7 guides.
Add orchestrator/debugger agents, context-optimizer/orchestrate skills, and 7 new
hook events (SubagentStart, SubagentStop, TaskCompleted, PermissionRequest, etc).
@rohitg00 rohitg00 force-pushed the fix/anthropic-brand-v2 branch from 4902874 to 0096d0a Compare March 6, 2026 13:17
@rohitg00 rohitg00 merged commit fda61b6 into main Mar 6, 2026
4 checks passed
@rohitg00 rohitg00 deleted the fix/anthropic-brand-v2 branch March 6, 2026 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant