§Wing Python IDE
§Install
Download using the GitHub .zip download option
§To use this theme with Wing 7+:
In the User Interfaces preference page, select Dracula as the Color Palette and check on the Use Color Palette Throughout the UI.
§To use this theme with earlier versions of Wing:
- 
Locate your user settings directory, which is listed in Wing's About box 
- 
Create the following structure in the user settings directory using the dracula.plt and python.stx files here: 
   palettes/
     dracula.plt
   syntax/
     dracula/
       python.stx
- 
Restart Wing 
- 
Under the User Interface preferences, select Dracula as the Color Palette and check on the Use Color Palette Throughout the UI 
