Skip to content

fix: Mermaid diagram contrast and vertical MCP layout#107

Merged
rhino11 merged 2 commits into
mainfrom
fix/diagram-contrast
May 9, 2026
Merged

fix: Mermaid diagram contrast and vertical MCP layout#107
rhino11 merged 2 commits into
mainfrom
fix/diagram-contrast

Conversation

@rhino11
Copy link
Copy Markdown
Contributor

@rhino11 rhino11 commented May 9, 2026

Summary

  • CSV diff diagram: brighter pastel fills (#fee2e2 red, #dcfce7 green, #e5e7eb header) with near-black text -- old dark fills were invisible on GitHub's white background
  • MCP architecture diagram: direction TB in all subgraphs so the 7 tools render vertically instead of a wide horizontal row
  • Dev loop diagram: light emerald/gray/amber fills replacing dark-mode-only colors

Test plan

  • Preview README.md on this PR -- diagrams should be readable on white background
  • Check MCP diagram tools are stacked vertically
  • CI green

🤖 Generated with Claude Code

rhino11 and others added 2 commits May 8, 2026 20:05
CSV diff diagram: brighter pastel fills (fee2e2 red, dcfce7 green) with
near-black text for maximum contrast on GitHub's white background. Removed
trailing commas from block labels for cleaner display.

MCP architecture diagram: add direction TB to all subgraphs so tools
render vertically instead of as a wide horizontal row. Fixes readability
on narrow viewports.

Dev loop diagram: light emerald/gray/amber fills with dark text.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…tion

TestDeprecationNotice/readme_migration_section requires both "Deprecation"
(capitalized) and "pip uninstall rtmx" in the README. The previous rewrite
had "deprecated" (lowercase only) and omitted the uninstall command.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rhino11 rhino11 merged commit d16fd9f into main May 9, 2026
20 checks passed
@rhino11 rhino11 deleted the fix/diagram-contrast branch May 9, 2026 01:31
rhino11 added a commit that referenced this pull request May 12, 2026
* fix: improve Mermaid diagram contrast and layout for GitHub rendering

CSV diff diagram: brighter pastel fills (fee2e2 red, dcfce7 green) with
near-black text for maximum contrast on GitHub's white background. Removed
trailing commas from block labels for cleaner display.

MCP architecture diagram: add direction TB to all subgraphs so tools
render vertically instead of as a wide horizontal row. Fixes readability
on narrow viewports.

Dev loop diagram: light emerald/gray/amber fills with dark text.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix: add Deprecation notice and pip uninstall to README migration section

TestDeprecationNotice/readme_migration_section requires both "Deprecation"
(capitalized) and "pip uninstall rtmx" in the README. The previous rewrite
had "deprecated" (lowercase only) and omitted the uninstall command.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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