Can't change the background color on an embedded QtConsole
gmolinart opened this issue · 1 comments
gmolinart commented
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')
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.
ccordoba12 commented
Hey @gmolinart, thanks for reporting. Please go to the menu View > Syntax style
. You'll find there several styles with a dark background.