How can I change the color of the text in a terminal embedded in GEdit?
I am having trouble using the terminal in GEdit since the text-color is white on gray background. I can not find an option to change anything for that terminal anywhere. How can I change it? N.B. The python terminal is fine.
Obligatory screenshot:
I figured it out myself. Questions seems to be so unpopular that I received the "Tumbleweed bagde". Awesome!
- Open dconf-editor
- Navigate to
org - gnome - gedit - plugins - terminal
- Change the values background-color and foreground-color (this is the text color) to your liking
- Also make sure to untick the
use-theme-colors
box. (Thanks to comment by Hibou57)
Since a picture says more than a thousand words: