Diagram canvas background should be brighter than page background #56
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
In the reference design (
examples/route-diagram-example.html), the diagram canvas area has a brighter background than the surrounding page. The current implementation uses a darker background instead, which diverges from the intended look.Expected
The diagram area should stand out as a lighter surface against the page's base background, matching the reference HTML example.
Reference
examples/route-diagram-example.html