4
votes

I would like to know how to get my sublime python editor to have the same color scheme as the default one in ipython. I started coding python in ipython (now jupyter) and literally any other color scheme feels so unnatural to me... I pictured what the color scheme I am talking about looks like below:

Default ipython color scheme

I'm just hoping for a name of a color scheme I can install and activate in Sublime to get the same colors / experience. I have researched this extensivley and cannot find an answer... Thank you!

1
Agreed. That's 3 of us now. One of us should just make it. - user1318135

1 Answers

0
votes

Closest I found to this was by going:

Preferences -> Color Scheme -> Color Scheme - default -> IDLE

Which is the IDLE dark on white color scheme.