question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

is it possible to change the color style?

See original GitHub issue

Hi,

I see there is PythonStyle class at style.py. For my dark background, the color style is not very readable.

Is there a simple way to configure that? I can try a monkey patch but…well…

Thanks, Damien

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
garaudcommented, Jun 8, 2015

Nice! I check out prompt_toolkit and ptpython. The F2 sidebar is very useful. I’m trying to get a colorsheme for my dark background theme.

Damien

1reaction
jonathanslenderscommented, Jun 6, 2015

Hi @garaud,

Custom color schemes are possible now. It’s not yet on Pypi. I have to do some testing to be sure it doesn’t break anything, but I’ll release soon.

Feel free to give it a try already and give me some feedback. Check out the latest master commit of both ptpython and prompt_toolkit. Then check out the following configuration file to see how to add a new color scheme: https://github.com/jonathanslenders/ptpython/blob/master/examples/ptpython_config/config.py At runtime, you can choose a colorscheme from the sidebar. (Pressing F2)

Jonathan

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Change Text and Background Color in CSS
To change the background color of the inline text, go to the <head> section. Simply add the appropriate CSS selector and define the...
Read more >
Change the font color - Microsoft Support
You can change the color of text in your Word document. ... On the Home tab, in the Font group, choose the arrow...
Read more >
Changing colors - Squarespace Help Center
While editing a page, click the paintbrush icon in the top-right corner, then click Colors. · Click Edit palette to choose a new...
Read more >
Quick Tips: How to change color and style of MS Word document
http://www.access2learn.com/If you have ever wanted to change how your MS Word document looks, using the built in styles is a real easy way....
Read more >
How To Change CSS Font Color - YouTube
How To Change CSS Font Color https://youtu.be/7IkKyUNuYs0There are simple CSS rules for adjusting font colors on your website.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found