Making PyCharm 2018 'look' like Sublime text 3

I've tested this similar (and old) topic but it's not working as desired.

I think Sublime Text 3 (default) is the ideal color theme:enter image description here

But importing the informed .jar files, I get something far from the original:enter image description here

Is there some way to export the current default Sublime Text 3 to .jar and import it to Pycharm to be exactly as SB3?

1 Answer

Have you tried simply changing the color scheme?

Settings -> Editor -> Color Scheme -> set it to Monokai

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like