How To Change Color Of Python Shell
five Answers five
if you are refereeing to IDLE i did this simple steps from this link
(its for ubuntu but worked in windows also)
http://ubuntuforums.org/showthread.php?t=657799
and if you are talking almost the windows Prompt , you lot can apply the color control or just right click & select backdrop & edit the color settings
answered December 11, 2010 at 12:30
Saif al HarthiSaif al Harthi
2,910 1 gilded badge xx silver badges 26 bronze badges
2
Right-click the upper-left corner of the Python console window and select Backdrop. In the dialog box that appears, choice the tab labeled Colors. On it yous tin set the screen background and text color.
answered Dec 11, 2010 at thirteen:36
martineaumartineau
110k 23 gold badges 152 silver badges 271 bronze badges
If you are reffering to the window idle for example for version 2.6 there is now manner to change the background color from withe to another one. Just you can modify the background colour of your text if you become to options. Another matter you tin do is to utilise other gui for python which could be more elaborated such as eclipse pydev or to apply a text editor you like and configure it the way yous want to write your scripts and then run them into the idle.
answered Dec 11, 2010 at xiii:59
just go through simple steps - go to options - configure IDLE - highlighting - then select background and click on choose color for: - you tin can change the color to any color but becareful if u change merely the background color the foreground color may non be visible because they both might exist black
Savor
answered Jun 26, 2013 at 8:17
EyasuEyasu
21 1 bronze badge
You can,,get to options so configure IDE, so on the settings window select highlights, on the rightside press the push below a builtin theme, then choose your choice theme
answered Jun 12, 2021 at eleven:55
Not the answer you're looking for? Browse other questions tagged python beat out or inquire your own question.
Source: https://stackoverflow.com/questions/4416642/change-background-color-of-python-shell#:~:text=Right%2Dclick%20the%20upper%2Dleft,screen%20background%20and%20text%20color.
Posted by: collumoboy1985.blogspot.com
If y'all accept the time to practice the custom 1 it looks really cool!
Jun 26, 2013 at 8:38
Since this question and answer, and because of a request posted to bugs.python.org, nosotros added 'IDLE Dark' every bit a Built-in Theme for electric current two.seven and 3.4+. Like the other congenital-in themes, it can be altered and saved as a Custom Theme.
Oct 16, 2016 at 0:18