How do I change the color of the current line highlighting in gdb tui mode?

Viewed 17

I want to change the highlighting of the current line in gdb from white to another color, or remove it and only use the '>' as an indicator. As you can see in the picture below some of the text is kind of hard to read when the current line is highlighted in white.

https://i.imgur.com/t679ZFk.png

0 Answers
Related