PyScripter - change highlighting options/color scheme Python
Asked Answered
U

2

7

Just wondering if anyone else is using PyScripter as a Python editing app.

I've been runnign my python IDLE in a black background and now find the default white of PyScripter to be blinding.

For the life of me I can't find the menu to change the "highlighting" portion of the program (where you open and modify .py files).

I did however find some exported configuration files that has already had the changes i want imposed: http://code.google.com/p/pyscripter/wiki/Customization

However I'd still like to know how to do it myself so i can spend some quality time with this editor. Thanks!

Unthread answered 11/2, 2010 at 18:31 Comment(2)
+1 never heard PyScripter. it looks good!Nitin
@Corey Goldberg: My only vice with it is that "task list" almost never auto-refreshes. Otherwise, it is a lot lighter than pydev. It's nice if you're not into vim/emacs. You can also get a portable version of it ... portableapps.com i thinkRemoved
U
8

Tools > options > editor options. Not being able to find these things really do irk me.

Unthread answered 11/2, 2010 at 18:38 Comment(0)
B
3

right click on the editor pane, choose editor options, syntax colors and then change the 'space' color to black. You then have to change all the other syntax color options so that you can see them again though!

Beni answered 8/11, 2015 at 16:22 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.