Can someone please identify how I could change specific instances of text to match Codecademy's syntax style? There is a syntax theme on vs code but it is way off. I was able to change the font type to make it more similar, but for instance when I'm creating a function, my parameters change to a dark blue after I enter them instead of the aqua they start with. A more specific example is changing Boolean values to be purple. Based on a cursory glance of vs codes capabilities I seem to remember someone mentioning that you could identify a property within the code and then change it in settings.
Could someone please highlight how I could go about identifying the specific type I want to change (in this case Boolean to purple), and then how to implement it?
I would have added this to the vs code forums but it seems this is the place to get the proper answers.
Thank you in advance.