Hello,
I have noticed that most of the themes in the VSCode Extensions fails to color various concepts of the langage such as enum litterals and other. Compare the default "Modern Dark" (first screenshot) that correctly colors the anonymous literals with "Dracula" (second screenshot) that left them white like if they were simple identifiers (but in the other hand color function arguments differently, which is usefull).
Are there any themes outside the official ones that properly works and the you would reccomend ? 🤔
Thanks !