Is there a way to change the color of the nodes in graph view?

Hey Daniyal, how did you find/figure out the .graph-view attributes/modifiers (not sure what they are actually called)?

Also, could you help me find the css line for changing the color of the fill of “active pane”?

The graph view highlights the note that’s currently in the active pane. Apparently it’s yellow by default, but I’d like to be able to change it.

I went ahead and shot in the dark with “.graph-view.color-fill-active” and “.graph-view.color-fill-active-note” but they don’t work.