Python Issues - lost my syntax highlighting

I am probably being dense and have searched the forums on how to get Pylance working (or something like it) I saw stuff on Cursor Pyright - that did not help anything. I don’t even care too much about pylance but my main issue is while coding Python in Cursor, most of the syntax hilighting is gone and text is just white. This is not ideal… what can I do to get this set up correctly?

So I deleted everything and started fresh. Also made my language server in the python extension settings “Default”. When I first open cursor I see my syntax highlighting but then if I add any new code it just is white. Also when I ask chate something its all white or if I go to do a commit and look at the working tree both are just white…