Yes, that's a bit weird to write
g.es('test',color='black') to print it in white :)
Maybe std,warn & err in place of black, blue & red would be less disturbing...
if I understand well, log-fg and log-bg are handled by Qt stylesheet (and so by external themes) but not log-text-foreground-color.
Wouldn't it be possible to set log-text-foreground-color = log-fg by default for a better theming support ?
However, that's already fine to get a wonderfull dark Leo !
What about adding
qdarkstyle to the requirements and set a @settings/@string theme =
qdarkstyleor even a submenu to chosse betwenn default/dark/solarized themes ?