1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-25 18:20:46 +02:00

Fix color mismatch between legend and roadmap sections (#7729)

This commit is contained in:
icoderarely
2024-11-13 19:50:02 +05:30
committed by GitHub
parent 8788aabba7
commit c3c9e8dd9a

View File

@@ -3637,7 +3637,7 @@
"legends": [
{
"id": "Z0WmUXWj-7draje3jE1WR",
"color": "#2d72d2",
"color": "#874efe",
"label": "Personal Recommendation (Opinion)"
},
{
@@ -4461,4 +4461,4 @@
"focusable": true
}
]
}
}