'How to make visual code terminal and editor look like pycharm

I have a django app and I really like developing with PyCharm but it's way too heavy so I am switching to Visual Code.

However, I would like not to lose some of the "look and feel" of pycharm when it comes to the terminal and code so I am trying to turn these (terminal and editor of VisualCode)

enter image description here enter image description here

Into these (terminal and editor of PyCharm)

enter image description here enter image description here



Solution 1:[1]

What you are looking for is to change to look and feel of the application. On your visual studio code, Open the extensions tab then search "Darcula PyCharm Theme" Click on install. You will achieve what you want.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Albert Alberto