mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-26 10:34:40 +02:00
Fix color mismatch between legend and roadmap sections (#7729)
This commit is contained in:
@@ -3637,7 +3637,7 @@
|
|||||||
"legends": [
|
"legends": [
|
||||||
{
|
{
|
||||||
"id": "Z0WmUXWj-7draje3jE1WR",
|
"id": "Z0WmUXWj-7draje3jE1WR",
|
||||||
"color": "#2d72d2",
|
"color": "#874efe",
|
||||||
"label": "Personal Recommendation (Opinion)"
|
"label": "Personal Recommendation (Opinion)"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -4461,4 +4461,4 @@
|
|||||||
"focusable": true
|
"focusable": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user