Skip to content

VS Code Theme that mimics PyCharm's Darcula and Light themes

License

Notifications You must be signed in to change notification settings

robertkist/pycharm_theme_for_vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCharm Theme for VSCode

Two themes inspired by PyCharm for Visual Studio Code.

PyCharm Color Scheme Dark

A theme mimicking PyCharm's Darcula theme.

PyCharm Color Scheme Light

A custom light theme with its own set of colors. Colors are different from the dark scheme, however all code elements who share the same color in PyCharm Dark also share the same color in this theme.

Installation

Windows:

  • Copy the mypycharm and mypycharm folders to %USERPROFILE%\.vscode\extensions. If you are using Code-OSS then copy to the %USERPROFILE%\.vscode-oss\extensions folder instead.
  • Start VSCode
  • From the menu choose Code -> Preferences -> Color Theme and type PyCharm Color Theme Light or PyCharm Color Theme Light to load the theme, or find the theme on the drop-down list.

Unix and macOS:

  • Copy the mypycharm and mypycharm folders to ~/.vscode/extensions. If you are using Code-OSS then copy to the ~/.vscode-oss/extensions folder instead.
  • Start VSCode
  • From the menu choose Code -> Preferences -> Color Theme and type PyCharm Color Theme Light or PyCharm Color Theme Light to load the theme, or find the theme on the drop-down list.

About

VS Code Theme that mimics PyCharm's Darcula and Light themes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published