Skip to content

Randomness74/Dark-IDLE-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark IDLE Theme

A dark theme created for Python's built in IDE, IDLE, that has a similar color palette to Monokai, but has colors that are easier on the eyes.

Sample picture of dark theme Dark theme in IDLE. Similar to Monokai, but with softer colors.

To install this on Windows 10, go to "C:\Users(username goes here).idlerc" and paste the config_main and config_highlight files here. Then, open the IDLE shell and, under the "Options" toolbar, open "Configure IDLE" and click on the "Highlights" tab. Select the "dark_theme" option and click Apply. You can change it back to the default theme in the same menu.

To install on Linux, go to /usr/lib/python(version_number_here) and copy paste the contents of the file "config-highlight.cfg" into "config-highlight.def" and proceed with the following steps.

To install on MacOS, follow the steps here.

About

A dark theme for Python's IDLE similar to Monokai

Resources

License

Stars

Watchers

Forks

Packages

No packages published