jupyter/qtconsole

Can't change the background color on an embedded QtConsole

gmolinart opened this issue · 1 comments

Hi, first of all thanks for all the amazing work on this project. I'm asking this after trying to find a solution for a few days. I'm launching the console following this example, and I'm running in the init method:

self.set_default_style('linux')

which gives me :
Screen Shot 2022-09-29 at 12 43 58 PM

My question is how do I change the background color to black , I've also tried setting the stylesheet attribute with no luck.

Thanks in advance.

Hey @gmolinart, thanks for reporting. Please go to the menu View > Syntax style. You'll find there several styles with a dark background.