Skip to content
This repository was archived by the owner on Aug 10, 2025. It is now read-only.

Custom highlighting theme for Python IDLE in the style of the default dark theme of Sublime Text 4 text editor.

License

Notifications You must be signed in to change notification settings

TimofeyTanuki/PythonIDLE-SublimeText4Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

What is this?

This is a highlighting theme for Python IDLE in the style of the default dark theme of the Sublime Text 4 text editor.

Preview

image

Installation

Highlights

  1. Create a custom highlight file for Python IDLE or replace it with the contents from this repository.
    Path: %USERPROFILE%/.idlerc/config-highlight.cfg
  2. Restart Python IDLE.
  3. Go to IDLE settings and select custom highlighting theme.
    image

Fonts

  1. Download the Cascadia Code font and install it.
  2. Go to IDLE settings and select Cascadia Code as the editor font.
    image

About

Custom highlighting theme for Python IDLE in the style of the default dark theme of Sublime Text 4 text editor.

Resources

License

Stars

Watchers

Forks