There should be a different way to display current note in Local graph

I just noticed that this was implemented in 0.12.12
https://forum.obsidian.md/t/obsidian-release-v0-12-12/21564

Graph view will now highlight the current focused file in a different color. This can be configured through the css class .graph-view.color-fill-focused, or disabled if you set the color to transparent.

  • This shows up in the main Graph view, when you have a note selected
  • And it shows up as the local node in the Local Graph.

Yellow is my current note:
image