Migrated from VSCode to VSCodium because "Microsoft bad". Developing python applications seems to be missing some of the code colors like the modules in turquoise or local variables in light blue in the "Dark +" theme, visible in the comparison below:
Is the right style of code highlighting Microsoft only or am I missing an extension? I tried Manage>Settings>tokenColorCustomizations but the available types like comments, functions or keywords are not python specific, so doing it manually probably won't do the trick.
