The configuration where i installed swipl is a Manjaro KDE Plasma (Arch Linux) and i am looking at finding an easy way to have my background / main text color in the pce editor and the graphical debugger fitting to my Linux color theme.
As far as i understood all is to be done manually if i want it to fit to my theme.
In swipl-win I get the menus and so on correctly displayed in my theme as i suppose that it is linked to the system but text is displayed in a flashy way with lines of chars on white background. If i use dark.pl it changes background to black. So at minimum my question is where can i change those chars background ?
In the pce editor or graphical debugger, it is a light theme that is used (may it be dark or not) i-e no consistency vs swipl-win and i am wondering where the background color can be changed as the editor configuration files seem to be just about fonts and their size and dark.pl not having such info.
EDIT: As i prefer using VI + swipl in the terminal, my personal main concern is more about the pce editor and graphical debugger colors configuration.