My VScode with the theme should perform like the following pic:Good highlight
However, after I add some configurations for listings, it becomes:Bad highlight.
I think the point is the line I circled. There is a $ who ruins the whole theme. Is there a way to disable the highlight only for this line? Or is there another way to define this Julia code block without this issue?