Results 5 comments of AmirSoroush

Hi, I want to share mine as well. Looks like magic/special methods are rendered in a different color. I first thought this comes from "Pylance" extension but disabled it and...

I could reproduce and confirm that they're different. Here are Python code snippets. Github: ![image](https://github.com/primer/github-vscode-theme/assets/114881632/83f006b8-5af6-49b3-8a93-2dcc7030c185) VSCode: ![image](https://github.com/primer/github-vscode-theme/assets/114881632/16a964ee-7935-4fb0-af17-74270a248806) Does anyone have a proper `editor.tokenColorCustomizations` setting to fix the difference?

> and after using this i raise some errors about package that... What errors exactly? provide the traceback. Did you update the `pip` before installation? Which version of Python are...

@lnxpy Apparently by using those switches he *is* familiar with the package manager. I didn't say they have to, `pipx` was just a suggestion. Installing something into the global interpreter...

Oops now I read the issue's title for the second time :) my bad, I didn't realize that he's "*suggesting*" a new way of installation. I thought he's asking about...